Files
3bb4d0ee-b64a-44c9-9f8a-3b2…/vercel.json
2026-03-11 07:38:20 +00:00

5 lines
97 B
JSON

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