Files
2457a253-0be3-41d3-bc1f-d00…/vercel.json
2026-02-12 10:28:09 +00:00

5 lines
97 B
JSON

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