Files
1f25d20d-51af-44d4-a2d6-19e…/vercel.json
2026-05-06 19:45:53 +00:00

5 lines
97 B
JSON

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