Files
e1c2301f-686b-41ed-9ba3-51d…/vercel.json
2026-04-26 18:28:28 +00:00

5 lines
97 B
JSON

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