Files
f663c3db-740c-459f-96f6-9b0…/vercel.json
2026-04-26 14:50:39 +00:00

5 lines
97 B
JSON

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