Files
3f8f8ed7-8757-40bd-a9cf-d99…/vercel.json
2026-03-02 19:12:55 +00:00

5 lines
97 B
JSON

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