Files
768e6dff-88cf-4a0b-9da6-fb9…/vercel.json
2026-03-07 06:56:55 +00:00

5 lines
97 B
JSON

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