Files
1daeded7-6ab2-40eb-bbd5-0e4…/vercel.json
2026-03-03 17:23:02 +00:00

5 lines
97 B
JSON

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