Files
1729dd07-3fdb-4eb5-9f6a-4b7…/vercel.json
2026-03-08 12:40:42 +00:00

5 lines
97 B
JSON

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