Files
cd7f37eb-7e5c-4dc0-9b9c-e29…/vercel.json
2026-04-12 20:21:44 +00:00

5 lines
97 B
JSON

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