Files
2597a7fc-0ee5-4e73-8f6b-dd7…/vercel.json
2026-03-08 07:07:54 +00:00

5 lines
97 B
JSON

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