Files
627ce019-bcdc-4a20-bb43-aef…/vercel.json
2026-05-20 10:39:48 +00:00

5 lines
97 B
JSON

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