Files
787e577b-d40e-4d05-a0c4-fed…/vercel.json
2026-03-02 19:36:47 +00:00

5 lines
97 B
JSON

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