Files
9f68240e-f626-4f0d-99cb-d1b…/vercel.json
2026-03-02 21:16:58 +00:00

5 lines
97 B
JSON

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