Files
ae0188d4-eb71-4687-8f72-af7…/vercel.json
2026-05-26 01:53:27 +00:00

5 lines
97 B
JSON

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