Files
3f17e8f1-101e-46bd-8499-517…/vercel.json
2026-03-07 10:52:47 +00:00

5 lines
97 B
JSON

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