Files
299c16c8-e5db-4e05-affe-de6…/vercel.json
2026-06-09 19:58:07 +00:00

5 lines
97 B
JSON

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