Files
b7ddc880-423d-41c3-aa0b-ffb…/vercel.json
2026-01-20 21:49:19 +00:00

5 lines
97 B
JSON

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