Files
760be388-e5b1-4a52-8b62-307…/vercel.json
2026-05-23 20:46:54 +00:00

5 lines
97 B
JSON

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