Files
cc2da0e6-e553-4e2b-98c4-ade…/vercel.json
2026-04-11 15:17:08 +00:00

5 lines
97 B
JSON

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