Files
d1e28f0a-e1bf-4902-94e5-bea…/vercel.json
2026-05-21 07:34:33 +00:00

5 lines
97 B
JSON

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