Files
02f7484e-2bf8-4377-91fb-19e…/vercel.json
2026-05-12 19:38:22 +00:00

5 lines
97 B
JSON

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