Files
6223b6c3-4cba-4773-be8b-7aa…/vercel.json
2026-06-13 02:00:54 +00:00

5 lines
97 B
JSON

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