Files
1299bdfb-b644-42d8-be4e-cd2…/vercel.json
2026-04-01 05:35:49 +00:00

5 lines
97 B
JSON

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