Files
543a6fcb-71b2-4237-b6e1-54e…/vercel.json
2026-04-19 00:54:57 +00:00

5 lines
97 B
JSON

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