Files
dc4e1036-bf2b-4cb2-9c8b-dcd…/vercel.json
2026-06-05 12:37:09 +00:00

5 lines
97 B
JSON

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