Files
6adbf238-a5b9-4f1b-900c-7a4…/vercel.json
2026-03-03 01:46:17 +00:00

5 lines
97 B
JSON

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