Files
211d1f83-9c5d-41d9-97c8-b79…/vercel.json
2026-06-01 04:51:26 +00:00

5 lines
97 B
JSON

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