Files
e6af99e9-03cc-4cb9-8027-2ef…/vercel.json
2026-03-06 14:03:20 +00:00

5 lines
97 B
JSON

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