Files
a970d5bc-9208-4d57-9e90-79e…/vercel.json
2026-04-22 22:46:26 +00:00

5 lines
97 B
JSON

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