Files
2eb79c39-163f-41f2-80da-14a…/vercel.json
2026-05-04 16:56:51 +00:00

5 lines
97 B
JSON

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