Files
8166cf63-ef24-4816-a3e5-228…/vercel.json
2026-06-07 12:44:32 +00:00

5 lines
97 B
JSON

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