Files
bce5d093-7f4f-43af-b4b0-430…/vercel.json
2026-03-09 15:00:29 +00:00

5 lines
97 B
JSON

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