Files
e4d294f3-be1f-43e5-8dc0-ca8…/vercel.json
2026-04-03 18:27:26 +00:00

5 lines
97 B
JSON

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