Files
08b56180-3d7a-4cc5-a736-30d…/vercel.json
2026-03-03 17:16:31 +00:00

5 lines
97 B
JSON

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