Files
1bd112c7-e8a0-403d-af4d-5c4…/vercel.json
2026-04-13 14:14:55 +00:00

5 lines
97 B
JSON

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