Files
c5f4f4e3-92b3-4bf5-8fac-685…/vercel.json
2026-03-10 06:52:23 +00:00

5 lines
97 B
JSON

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