Files
20bf40a8-8e89-47af-b2c9-f12…/vercel.json
2026-06-05 14:13:34 +00:00

5 lines
97 B
JSON

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