Files
3829d4c3-fe80-4ec4-9c42-06e…/vercel.json
2026-04-08 14:38:30 +00:00

5 lines
97 B
JSON

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