Files
8dacbfa5-b252-41ed-b535-2e3…/vercel.json
2026-05-02 09:09:49 +00:00

5 lines
97 B
JSON

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