Files
4b570e89-5af3-4c23-996a-c84…/vercel.json
2026-03-03 17:56:51 +00:00

5 lines
97 B
JSON

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