Files
9b9374eb-e933-401c-ac9e-887…/vercel.json
2026-03-02 17:51:31 +00:00

5 lines
97 B
JSON

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