Files
1b445474-fb1f-41c8-8d8b-2a2…/vercel.json
2026-02-24 23:26:58 +00:00

5 lines
97 B
JSON

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