Files
d80e9b2c-1572-4d80-87f0-c15…/vercel.json
2026-03-29 10:17:49 +00:00

5 lines
97 B
JSON

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