Files
cc81fcaf-e5fe-4c8b-a01a-02a…/vercel.json
2026-03-17 22:51:38 +00:00

5 lines
97 B
JSON

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