Files
10687516-dd7c-4a40-b58c-7a5…/vercel.json
2026-04-11 13:19:43 +00:00

5 lines
97 B
JSON

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