Files
53db6eb6-a7c5-45f2-acb7-6f5…/vercel.json
2026-05-15 09:00:02 +00:00

5 lines
97 B
JSON

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