Files
5e98fe83-25f5-4749-83c1-b6e…/vercel.json
2026-03-03 02:46:36 +00:00

5 lines
97 B
JSON

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