Files
70b7f089-ba9c-43a4-9857-aea…/vercel.json
2026-04-13 04:00:34 +00:00

5 lines
97 B
JSON

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