Files
daeab6f9-88de-4db9-b3e5-29d…/vercel.json
2026-04-26 19:57:45 +00:00

5 lines
97 B
JSON

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