Files
b7a52023-13f3-4e3c-a6e5-eb0…/vercel.json
2026-05-12 18:56:06 +00:00

5 lines
97 B
JSON

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