Files
3308c998-bef3-4722-9059-b3d…/vercel.json
2026-06-10 19:52:00 +00:00

5 lines
97 B
JSON

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