Files
051a5fd4-3162-4fe7-8bd8-e8d…/vercel.json
2026-03-05 15:13:58 +00:00

5 lines
97 B
JSON

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