Files
73cb923d-6f5c-4e78-a737-35e…/vercel.json
2026-06-09 21:49:18 +00:00

5 lines
97 B
JSON

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