Files
e7f9c9fb-fd7a-4dfc-ad2a-9a5…/vercel.json
2026-03-05 05:18:51 +00:00

5 lines
97 B
JSON

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