Files
7165f990-64b9-4e7a-89f9-9b2…/vercel.json
2026-03-07 17:06:16 +00:00

5 lines
97 B
JSON

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