Files
c42dabc4-7bf4-4bed-88e3-886…/vercel.json
2026-04-02 14:42:37 +00:00

5 lines
97 B
JSON

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