Files
736bcc6c-7b10-4725-b85a-41e…/vercel.json
2026-06-03 16:33:28 +00:00

5 lines
97 B
JSON

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