Files
8bd91e8c-1d7c-4a22-b1ed-c91…/vercel.json
2026-04-16 03:35:08 +00:00

5 lines
97 B
JSON

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