Files
f88dca2f-c5dd-4927-8c29-5e8…/vercel.json
2026-04-26 19:41:02 +00:00

5 lines
97 B
JSON

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