Files
7eb20fc5-600c-452c-9b85-866…/vercel.json
2026-03-26 06:04:29 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}