Files
d41b690f-16f4-4458-bc33-457…/vercel.json
2026-04-17 05:06:36 +00:00

5 lines
97 B
JSON

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