Files
4949f3f8-ab04-4b6f-82b8-4d8…/vercel.json
2026-03-25 22:01:55 +00:00

5 lines
97 B
JSON

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