Files
de226ff5-5cbb-4652-a97e-a11…/vercel.json
2026-02-24 19:44:29 +00:00

5 lines
97 B
JSON

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