Files
76dd0835-bf2c-4d41-8475-e98…/vercel.json
2026-03-03 18:17:02 +00:00

5 lines
97 B
JSON

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