Files
74bfc15e-8f1c-42d8-87c2-529…/vercel.json
2026-03-17 09:50:03 +00:00

5 lines
97 B
JSON

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