Files
5f5df472-ab11-443b-87bd-18e…/vercel.json
2026-06-10 15:03:49 +00:00

5 lines
97 B
JSON

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