Files
47d8eb96-37f6-4fdd-8d2b-15b…/vercel.json
2026-06-11 16:07:27 +00:00

5 lines
97 B
JSON

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