Files
3b32d9d3-1db8-4fbf-86c7-6da…/vercel.json
2026-04-10 15:56:03 +00:00

5 lines
97 B
JSON

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