Files
24f3bcdf-b44c-4825-b2cf-d1e…/vercel.json
2026-05-22 02:46:44 +00:00

5 lines
97 B
JSON

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