Files
4dd2394d-7249-4f9c-81f6-023…/vercel.json
2026-05-15 12:38:01 +00:00

5 lines
97 B
JSON

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