Files
6a162841-d96d-4e9b-bbf2-33a…/vercel.json
2026-04-11 12:59:02 +00:00

5 lines
97 B
JSON

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