Files
f4b3f7a8-6554-4d84-9e55-8b1…/vercel.json
2026-05-06 12:30:45 +00:00

5 lines
97 B
JSON

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