Files
0eeb3e08-3d12-47c8-bf5a-aef…/vercel.json
2026-05-06 12:19:50 +00:00

5 lines
97 B
JSON

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