Files
274be897-32e0-40cf-a6f9-50e…/vercel.json
2026-05-22 01:11:30 +00:00

5 lines
97 B
JSON

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