Files
9cdfdff6-7126-4808-96d3-c03…/vercel.json
2026-03-11 12:18:13 +00:00

5 lines
97 B
JSON

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