Files
38b7bd46-4e89-429b-b251-3cd…/vercel.json
2026-04-15 14:11:41 +00:00

5 lines
97 B
JSON

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