Files
ba047b50-7300-4269-924f-5bf…/vercel.json
2026-05-23 03:58:26 +00:00

5 lines
97 B
JSON

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