Files
105c50b0-8462-463e-a6e4-ae1…/vercel.json
2026-03-02 20:48:53 +00:00

5 lines
97 B
JSON

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