refactor. pre-deploy

This commit is contained in:
2025-10-29 20:22:35 +09:00
parent 18497d4343
commit 367e1c932e
113 changed files with 8245 additions and 67 deletions

View File

@@ -0,0 +1,4 @@
# Next.js Environment Variables
# NOTE: For API calls in client components, use relative URLs like '/api/auth/login'
# This variable is only used for server-side rendering and image URLs
NEXT_PUBLIC_API_URL=http://localhost:8000