Files
edaa6d01-9eed-422e-8da9-4bc…/vercel.json
2026-03-21 18:00:08 +00:00

5 lines
97 B
JSON

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