Files
6c8bb5b1-e255-44f5-b202-97f…/vercel.json
2026-03-01 08:12:16 +00:00

5 lines
97 B
JSON

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