Files
2c85624a-b3fd-45a5-a0ee-32a…/vercel.json
2026-03-31 23:31:32 +00:00

5 lines
97 B
JSON

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