Files
89564b6d-b407-44d7-89fd-ced…/vercel.json
2026-06-06 08:31:28 +00:00

5 lines
97 B
JSON

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