Files
62773d75-0db1-4063-a068-7df…/vercel.json
2026-03-04 20:43:11 +00:00

5 lines
97 B
JSON

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