Files
5a2b755c-cc9b-462e-b874-8e2…/vercel.json
2026-04-07 06:52:43 +00:00

5 lines
97 B
JSON

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