Files
05bfff5c-5217-4f95-9216-a21…/vercel.json
2026-03-04 03:53:30 +00:00

5 lines
97 B
JSON

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