Files
15d853d2-3840-44c4-b4c3-3a5…/vercel.json
2026-04-03 17:34:23 +00:00

5 lines
97 B
JSON

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