Files
fcff362d-1868-462b-b45c-09f…/vercel.json
2026-05-26 04:35:09 +00:00

5 lines
97 B
JSON

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