Files
e66d7263-c60c-44cb-a844-c2d…/vercel.json
2026-03-02 20:44:54 +00:00

5 lines
97 B
JSON

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