Files
c17b9146-8b48-40ef-9b4f-246…/vercel.json
2026-06-10 22:36:08 +00:00

5 lines
97 B
JSON

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