Files
4cddb100-833c-4337-a1f4-cdf…/vercel.json
2026-04-02 21:14:31 +00:00

5 lines
97 B
JSON

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