Files
bbf0b47b-e064-452b-bf04-a59…/vercel.json
2026-05-04 16:31:49 +00:00

5 lines
97 B
JSON

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