Files
5eb0b226-9cc4-41f2-b7c8-d43…/vercel.json
2026-04-20 16:29:37 +00:00

5 lines
97 B
JSON

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