Files
32d6c3ca-cc7a-4fce-bc7c-e90…/vercel.json
2026-04-13 00:02:29 +00:00

5 lines
97 B
JSON

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