Files
137a2ef3-a3c4-487e-b8bf-4bd…/vercel.json
2026-04-02 20:41:45 +00:00

5 lines
97 B
JSON

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