Files
cb1bfcf3-1826-4899-9186-b8a…/vercel.json
2026-03-05 07:15:46 +00:00

5 lines
97 B
JSON

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