Files
1820b806-5917-4dce-9b49-d62…/vercel.json
2026-05-17 19:07:29 +00:00

5 lines
97 B
JSON

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