Files
4d5dc478-cf36-47d1-a2e4-342…/vercel.json
2026-05-02 22:39:47 +00:00

5 lines
97 B
JSON

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