Files
4eaf41e1-ffba-43e5-ada3-fc9…/vercel.json
2026-05-19 11:57:25 +00:00

5 lines
97 B
JSON

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