Files
4baeb430-c567-45c6-8ba3-55e…/vercel.json
2026-04-17 03:00:46 +00:00

5 lines
97 B
JSON

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