Files
3bf5c147-d0d6-4fcf-aed3-5cb…/vercel.json
2026-04-03 06:27:53 +00:00

5 lines
97 B
JSON

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