Files
365f3090-e9cf-4fee-99ca-f1a…/vercel.json
2026-05-11 11:28:03 +00:00

5 lines
97 B
JSON

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