Files
2ce0012a-204b-4585-8f2c-4b4…/vercel.json
2026-06-08 06:53:32 +00:00

5 lines
97 B
JSON

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