Files
2f032b97-2813-4003-8a5a-41d…/vercel.json
2026-05-23 19:22:02 +00:00

5 lines
97 B
JSON

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