Files
1d19d065-d9a5-49ad-8418-d58…/vercel.json
2026-03-11 16:16:45 +00:00

5 lines
97 B
JSON

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