Files
62678f43-bdac-4f7c-b2f6-07d…/vercel.json
2026-03-05 11:53:03 +00:00

5 lines
97 B
JSON

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