Files
4f3ec966-6595-4fe0-a6e2-76e…/vercel.json
2026-03-10 14:25:24 +00:00

5 lines
97 B
JSON

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