Files
324a39ae-3bc9-4f4f-b730-6e3…/vercel.json
2026-04-09 14:15:32 +00:00

5 lines
97 B
JSON

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