Files
746b7f4b-c273-4d0f-99fc-d17…/vercel.json
2026-04-02 13:54:39 +00:00

5 lines
97 B
JSON

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