Files
87bb99f2-0143-4960-b083-c8b…/vercel.json
2026-04-04 16:28:06 +00:00

5 lines
97 B
JSON

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