Files
65bd4b06-25f9-4da7-8495-98e…/vercel.json
2026-03-02 20:27:33 +00:00

5 lines
97 B
JSON

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