Files
3161308d-4fdc-48a7-89f2-57a…/vercel.json
2026-03-11 20:14:02 +00:00

5 lines
97 B
JSON

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