Files
6ed86801-8239-4de4-82b7-1b4…/vercel.json
2026-03-02 19:56:39 +00:00

5 lines
97 B
JSON

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