Files
d41c6643-51e2-4d3c-bbcf-8a2…/vercel.json
2026-04-07 11:47:52 +00:00

5 lines
97 B
JSON

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