Files
4f2d1674-eef3-423e-a0c4-5f8…/vercel.json
2026-03-08 18:02:52 +00:00

5 lines
97 B
JSON

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