Files
108c0d2c-df9f-4f34-89c2-bba…/vercel.json
2026-06-03 08:08:54 +00:00

5 lines
97 B
JSON

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