Files
d4f71fa3-02fb-46ab-b6c4-9d9…/vercel.json
2026-03-10 16:41:17 +00:00

5 lines
97 B
JSON

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