Files
ed2437d1-6ae1-425d-83fc-cd5…/vercel.json
2026-05-27 08:43:17 +00:00

5 lines
97 B
JSON

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