Files
598da198-12df-4fe4-9e12-59f…/vercel.json
2026-03-05 14:57:08 +00:00

5 lines
97 B
JSON

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